Looks like someone merged and moved the pincpu operation to after the
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 8 Dec 2005 18:17:59 +0000 (18:17 +0000)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 8 Dec 2005 18:17:59 +0000 (18:17 +0000)
commit028268e9bcb49d6ea4a4486d435f3949cb34008f
tree3feeda45dbd18e2723a42e67312d9c4365002f21
parent98bea19681128df3072b28b7c8940d510503de7f
Looks like someone merged and moved the pincpu operation to after the
memory reservation and didn't read the comments I left in the code:

# repin domain vcpus if a restricted cpus list is provided
# this is done prior to memory allocation to aide in memory
# distribution for NUMA systems.

This patch moves the pincpu op back to where it was.

Signed-off-by: Ryan Harper <ryanh@us.ibm.com>
tools/python/xen/xend/XendDomainInfo.py